-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Expose first_device parameter for setting models, scripts, functions #394
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything looks good, just a couple minor fixes to make sure all checks pass.
Codecov Report
@@ Coverage Diff @@
## develop #394 +/- ##
===========================================
- Coverage 89.77% 89.66% -0.12%
===========================================
Files 59 59
Lines 3609 3618 +9
===========================================
+ Hits 3240 3244 +4
- Misses 369 374 +5
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! This addition will empower users on new-gen systems, super-exciting! Thanks for doing this!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great! A couple of pedantic style things, and called out some points where I wanted to check my understanding or bring something to attention, but otherwise looks good to go!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great! One last request for a new test, but otherwise LGTM!
No description provided.